-
Home
-
FluentSMTP – WP SMTP Plugin with Amazon SES, SendGrid, MailGun, Postmark, Google and Any SMTP Provider
-
2.2.6
-
Code
-
Classes
- Handler
Total Complexity |
52 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
334 |
Lines of code |
244 |
Logical lines of code |
123 |
Comment lines |
4 |
Methods |
17 |
Properties |
3 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
postSend() |
A |
39 |
7 |
61 |
setAttachments() |
A |
50 |
8 |
27 |
checkConnection() |
S |
51 |
5 |
28 |
getBccFormatted() |
S |
56 |
4 |
18 |
getCcFormatted() |
S |
56 |
4 |
18 |
parseAllPostData() |
S |
61 |
4 |
12 |
getRecipients() |
S |
56 |
3 |
17 |
getToFormatted() |
S |
59 |
3 |
14 |
setSettings() |
S |
67 |
3 |
7 |
getReplyTo() |
S |
66 |
2 |
9 |
getFrom() |
S |
66 |
2 |
9 |
send() |
S |
70 |
2 |
6 |
getCarbonCopy() |
S |
80 |
1 |
3 |
getBlindCarbonCopy() |
S |
80 |
1 |
3 |
getBody() |
S |
80 |
1 |
3 |
getCustomEmailHeaders() |
S |
82 |
1 |
3 |
getRequestHeaders() |
S |
71 |
1 |
6 |